home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fm42ch.exe
/
{app}
/
Foxmail.exe
/
0
/
RCDATA
/
TDLG_MAPPING
/
TDLG_MAPPING.txt
Wrap
Text File
|
2002-07-04
|
1KB
|
74 lines
object Dlg_mapping: TDlg_mapping
Left = 261
Top = 248
BorderStyle = bsDialog
Caption = 'Chang mapping'
ClientHeight = 178
ClientWidth = 404
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lblTips: TLabel
Left = 13
Top = 13
Width = 289
Height = 13
Caption = 'Select the address book field that correspond to the text field.'
end
object lblTextField: TLabel
Left = 20
Top = 39
Width = 53
Height = 13
Caption = 'lblTextField'
end
object cmbAddFields: TComboBox
Left = 20
Top = 65
Width = 358
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
end
object BtnOk: TButton
Left = 203
Top = 137
Width = 81
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object BtnCancel: TButton
Left = 300
Top = 137
Width = 80
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object chkImport: TCheckBox
Left = 26
Top = 109
Width = 144
Height = 20
Caption = 'Import this Field'
State = cbChecked
TabOrder = 3
end
object Language: TLanguage
LangCenter = DM_Language.LangCenter
Left = 252
Top = 96
end
end